PDF4Java Reference Documentation
com.o2sol.pdf4java.annotations Package / PDFScreenAnnotation Class / setDuration Method
The duration of the movie.
In This Topic
    setDuration Method
    In This Topic
    Sets the duration of the movie.
    Syntax
    public void setDuration( 
       double value
    )

    Parameters

    value
    The duration of the movie.
    See Also